home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / vol11n07.zip / DOSCLIP.DOC < prev    next >
Text File  |  1992-03-17  |  2KB  |  40 lines

  1. DOSCLIP  (Version 1.0)
  2. Command
  3. ------------------------------------------------------------------------
  4. Douglas Boling                                April 14, 1992 (Utilities)
  5. ------------------------------------------------------------------------
  6. Purpose:     A TSR utility that provides Windows-like cut-and-paste
  7. facilities to applications running under DOS, and which permits transfer
  8. of text blocks between Windows (in 386 Enhanced mode) and DOS applications
  9. when running under Windows.
  10.  
  11. Format:      DOSCLIP [/B] [/U]
  12.  
  13. Remarks:       DOSCLIP is loaded from the DOS prompt and requires 10K
  14. when memory resident. The optional /B switch parameter is required only
  15. with video boards that do not conform to the IBM video standard. Entering
  16. DOSCLIP with the /U switch uninstalls the program, subject to the usual
  17. TSR limitations.
  18.  
  19.      The default pop-up hotkey is Alt-C, which brings up DOSCLIP over
  20. the application and replaces the underline cursor with a block-style
  21. cursor used to define an on-screen text area to be saved to the clipboard.
  22. The arrow keys, PgUp and PgDn, Home, and End are used to move the DOSCLIP
  23. cursor; Ctrl-Left Arrow and Ctrl-Right Arrow move it laterally in eight
  24. -character jumps. To block an area, place the cursor in one corner and
  25. move it to the diagonally opposite corner while holding down the Shift
  26. key. After releasing the Shift key, the defined area is saved to the
  27. clipboard by pressing Enter or the C key.
  28.  
  29.      A defined text area can be pasted into another application by
  30. pressing Alt-V or by bringing up DOSCLIP with Alt-C and then pressing
  31. V. The default pop-up and paste hotkeys can be changed by using PATCH.COM
  32. (Utilities, November 12, 1991) and the DOSCLIP.ZIF (DOSCLI.ZIF) file,
  33. both of which can be downloaded from PC MagNet.
  34.  
  35.      When used in conjunction with Windows, it is desirable to load
  36. DOSCLIP before starting Windows, memory permitting. This will make
  37. DOSCLIP available to all Windows sessions. Windows should also be run
  38. in 386 Enhanced mode if possible so that data captured in DOSCLIP can
  39. be pasted into Windows applications and vice versa.
  40. «MDUL»«MDNM»